home *** CD-ROM | disk | FTP | other *** search
/ Games for Fun 1 / games-for-fun.iso / Guck rein! / Shareware / Pov-Ray / POV-Ray (68040) / POV-Ray (68040).rsrc / TEXT_325_translate.txt < prev    next >
Encoding:
Text File  |  1994-03-29  |  126 b   |  4 lines

  1. // Move object or texture relative to current position
  2. // example: translate -5.0*z
  3. translate <2.0, 4.0, -1.0>  // <dX dY dZ>
  4.